Skip to content

Kotlin: Remove the last not-null-expressions#10160

Merged
igfoo merged 3 commits intogithub:mainfrom
igfoo:igfoo/more-not-null-exprs
Aug 25, 2022
Merged

Kotlin: Remove the last not-null-expressions#10160
igfoo merged 3 commits intogithub:mainfrom
igfoo:igfoo/more-not-null-exprs

Conversation

@igfoo
Copy link
Copy Markdown
Contributor

@igfoo igfoo commented Aug 24, 2022

Also refactored writeUpdateInPlaceExpr and one of its users so that we don't write any TRAP before we know that we are going to succeed.

igfoo added 3 commits August 24, 2022 12:51
In tryExtractArrayUpdate we need to know if writeUpdateInPlaceExpr will
succeed before we start writing any TRAP.
@igfoo igfoo added the Kotlin label Aug 24, 2022
@igfoo igfoo requested a review from a team as a code owner August 24, 2022 13:41
@igfoo igfoo merged commit b0ae128 into github:main Aug 25, 2022
@igfoo igfoo deleted the igfoo/more-not-null-exprs branch August 25, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants